The following sections provide an overview of how to locate Microsoft Dynamics NAV documentation about developing pages.
In Microsoft Dynamics NAV, pages provide the main way to interact with the RoleTailored client user interface. Pages are XML-based and can be displayed on multiple display targets. They are also role based to the needs of individual users.
Page Development Documentation
This documentation is intended for Microsoft Dynamics NAV developers. It is intended that this topic will help you to quickly find the information that you need.
To | See |
---|---|
Get a general introduction to the page object | |
Find out what page types are available and to understand how to choose the right one | |
Learn about new and changed properties that are available in Page Designer |
Creating Pages
To | See |
---|---|
Learn how to create a card page | |
Learn how to create a list page | |
Learn how to create a Role Center | |
Learn how to create a document page | |
Learn how to create a worksheet page | |
Learn how to create a wizard using the navigate page type |
Modifying Pages
To | See |
---|---|
Add actions to a customer list page | |
Add a FactBox to a customer list page |
Adding Actions to Pages
To | See |
---|---|
Find the appropriate actions topic | |
Understand how actions are intended to be used in the RoleTailored client | |
Learn how to add actions to a page | |
Learn how to promote actions to the ribbon | |
Learn how to create action submenus |
Running Pages
To | See |
---|---|
Preview a page in the RoleTailored client |